Welcome![Sign In][Sign Up]
Location:
Search - keil serial

Search list

[Exploitst7920xxxx

Description: ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟-LCD with a Chinese font LCD original procedure code 12864 keil. Serial preparation methods have been taken into consideration to the transplant avr, spi avr hardware can be used, can also be used to simulate io
Platform: | Size: 899 | Author: gxq | Hits:

[Communication-Mobileserial

Description: 51系列单片机的串行口通讯样例程序,基于KEIL编写,里面有详细说明
Platform: | Size: 19795 | Author: qlb | Hits:

[Other resource直接在Keil下仿真的T9拼音输入法(完整版)

Description: 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl + F5" key simulation, according to the "F5" running full-speed, switched to the serial order input : / / 64 *. 6426 *. ***. 5 98 7936.3 586.1 4826 1 9464 *. *. 6 7 64 *. try :-) 4, corresponding button (according to my own set of phones, a
Platform: | Size: 6345 | Author: 许赞龙 | Hits:

[SCMhujiarong

Description: 胡家荣(hjr7581@163.com)用KEIL写的的几个LCD、串口等方面的程序-Hu Jia-rong (hjr7581@163.com) with KEIL wrote several LCD, Serial procedures etc.
Platform: | Size: 247808 | Author: | Hits:

[SCM串口通信最终测试机

Description: 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four serial communications can be captured in real time input and output data for SCM sstcomc.c demonstration on the use of procedures, the Keil compiler decoder, after the sst89c58 the test
Platform: | Size: 53248 | Author: | Hits:

[SCMucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 731136 | Author: 套件 | Hits:

[ARM-PowerPC-ColdFire-MIPSDataRet_c

Description: LPC2210串口测试程序-Serial Port Testing Program of LPC2210
Platform: | Size: 37888 | Author: 木木 | Hits:

[SCMdp51e

Description: 通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器-through the serial port, the receiving PC to send orders, and CSI24WC02 read and write operations, and return to the corresponding data or response. Assemble realized, can be used Keil compiler
Platform: | Size: 2048 | Author: 张正 | Hits:

[SCMchuankou

Description: keil c51实现的串口程序仿真,C51单片机串口编程实例.非常不错!-Keil decoder serial procedures to achieve the simulation, C51 microcontroller serial programming examples. Very good!
Platform: | Size: 11264 | Author: 孙洪亮 | Hits:

[DocumentsUartExercise

Description: 是关于KeilC下串口Baudrat设定的。-on KeilC Serial Baudrat set.
Platform: | Size: 32768 | Author: 郭秉杉 | Hits:

[SCMST7920带中文字库液晶原码程序

Description: ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟,甚至可以用mega48的串口做spi主机 ,经过我的测试串行方式,在cs无效时,7920还是可以接受数据,导致显示被误改,如果spi上接了其它器件,小心使用。-Driver with the original Chinese font LCD procedure code 12864 Keil. Serial way has been prepared to take into account the transplant avr, 20 avr hardware can be used, io can also use the simulation, or can even be done Serial mega48 20 mainframe, I have serial testing, cs in vain, 7920 can still receive data, resulting in the misuse of reform shows that if 20 on to other devices, careless use.
Platform: | Size: 4096 | Author: 汤宇浩 | Hits:

[SCMkeil_iodemo

Description: The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems. -The project shows how to use me mory allocation routines (malloc) and char I/O (printf, Scanf) via a serial interface with the Keil ARM t oolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIA Synchronization module. The example also shows the efficien cy of the CA Keil ARM Compiler run-time library w hich is tuned for single chip systems.
Platform: | Size: 19456 | Author: 郭文彬 | Hits:

[Other Embeded programsionew

Description: 使用Cy7c63001A做串口向USB键盘转换-use Cy7c63001A done to the USB keyboard serial conversion
Platform: | Size: 11264 | Author: | Hits:

[Static controluat0_C8051F020

Description: C8051F020串口0,带中文注释。用的是Keil编译器!-C8051F020 serial port 0, with the Chinese Notes. Using the Keil compiler!
Platform: | Size: 35840 | Author: | Hits:

[SCMMCU_UART

Description: 使用单片机管脚模拟串口通讯的源程序。使用KEIL C51语言编写,KEIL V7.0环境下编译通过。-use analog microcontroller pin serial communication of the source. Use KEIL C51 language, KEIL billed environment compile.
Platform: | Size: 2048 | Author: 王克敏 | Hits:

[SCM51-74ls164

Description: 51单片机通过74164扩展串口驱动4位led显示(含sch图和源程序)-51 through 74164 microcontroller serial expansion drive led four shows (including sch map and the source)
Platform: | Size: 3072 | Author: 阿颖 | Hits:

[SCMrs232_for_51

Description: 232串口通信for c51 ,use keil 51-232 Serial Communication for decoder, use c51 51
Platform: | Size: 1475584 | Author: 士大夫 | Hits:

[SCMmyisp

Description: SM5964在系统编程的源代码,通过COMM串行口进行程序下载,方便嵌入式系统开发-programming specification of the system's source code through COMM serial port for downloading procedures, facilitate embedded system development
Platform: | Size: 226304 | Author: 严冰之 | Hits:

[Exploitst7920xxxx

Description: ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟-LCD with a Chinese font LCD original procedure code 12864 keil. Serial preparation methods have been taken into consideration to the transplant avr, spi avr hardware can be used, can also be used to simulate io
Platform: | Size: 1024 | Author: gxq | Hits:

[Other Embeded programVirtualCOM

Description: The Virtual COM port project is a demo program for the Keil MCB2140 Board using the Philips LPC214x Microcontroller.-The Virtual COM port project is a demo program for the Keil MCB2140Board using the Philips LPC214x Microcontroller.
Platform: | Size: 157696 | Author: blovetad | Hits:
« 1 23 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net